Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make HTML repr for Forward match others #12883

Merged
merged 4 commits into from
Oct 2, 2024

Conversation

drammock
Copy link
Member

@drammock drammock commented Oct 2, 2024

Just noticed the mismatch, thought this would improve consistency. There is a slight change in behavior, in that in the HTML repr for Forward, the hover tooltip for channels used to be "show good channel names" and now is "click to open in popup" followed by the actual channel names (consistent with the Channels section in other HTML reprs).

Copy link
Member

@larsoner larsoner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

More red than green 🎉

@larsoner larsoner enabled auto-merge (squash) October 2, 2024 16:34
@drammock
Copy link
Member Author

drammock commented Oct 2, 2024

render looks good:

Screenshot 2024-10-02 at 11-59-16 EEG forward operator with a template MRI — MNE 1 9 0 dev63 g299f0bd1c documentation

@larsoner larsoner merged commit ed933b8 into mne-tools:main Oct 2, 2024
29 of 30 checks passed
@drammock drammock deleted the fwd-html-repr branch October 2, 2024 17:20
larsoner added a commit to larsoner/mne-python that referenced this pull request Oct 28, 2024
* upstream/main: (824 commits)
  Add `psd_args` to `plot_ica_sources` and `ICA.plot_sources` (mne-tools#12912)
  Fix GDF NumPy >= 2 (mne-tools#12909)
  [pre-commit.ci] pre-commit autoupdate (mne-tools#12908)
  ENH: Improve report usability (mne-tools#12901)
  MAINT: Avoid problematic PySide6 (mne-tools#12902)
  Sync README dependencies with pyproject.toml (mne-tools#12890)
  remove trailing slash from pybv base URL [ci skip] (mne-tools#12892)
  Cast tuple of filenames to list to improve error handling (mne-tools#12891)
  Website (mne-tools#12885)
  [pre-commit.ci] pre-commit autoupdate (mne-tools#12888)
  BUG: Fix bugs with coreg (mne-tools#12884)
  Bump mamba-org/setup-micromamba from 1 to 2 in the actions group (mne-tools#12887)
  Update spacing for comments in pyproject.toml (mne-tools#12886)
  make HTML repr for Forward match others (mne-tools#12883)
  MAINT: Linkchecks [circle deploy] (mne-tools#12882)
  Update roadmap (mne-tools#12872)
  [MRG] Require good and bad channels when creating a SpectrumArray object (mne-tools#12877)
  [pre-commit.ci] pre-commit autoupdate (mne-tools#12879)
  MAINT: Update code credit (mne-tools#12880)
  BUG: Fix bug with Path casting (mne-tools#12878)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants